home *** CD-ROM | disk | FTP | other *** search
- object VirusDetectado: TVirusDetectado
- Tag = 49000
- Left = 321
- Top = 389
- BorderIcons = [biHelp]
- BorderStyle = bsSingle
- Caption = 'Virus Detectado'
- ClientHeight = 271
- ClientWidth = 375
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label2: TLabel
- Tag = 29800
- Left = 16
- Top = 30
- Width = 60
- Height = 13
- AutoSize = False
- Caption = 'Lugar:'
- end
- object Label1: TLabel
- Tag = 29700
- Left = 16
- Top = 10
- Width = 60
- Height = 13
- AutoSize = False
- Caption = 'Virus:'
- end
- object LabelNombreVirus: TLabel
- Left = 78
- Top = 11
- Width = 215
- Height = 13
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabelPath: TLabel
- Left = 78
- Top = 31
- Width = 215
- Height = 13
- AutoSize = False
- end
- object Label3: TLabel
- Tag = 49000
- Left = 20
- Top = 54
- Width = 269
- Height = 37
- Alignment = taCenter
- AutoSize = False
- Caption = 'Virus detectado!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BTContinuar: TButton
- Tag = 30100
- Left = 296
- Top = 37
- Width = 75
- Height = 22
- Caption = 'Ignorar'
- TabOrder = 1
- OnClick = BTContinuarClick
- end
- object BTParar: TButton
- Tag = 30200
- Left = 296
- Top = 235
- Width = 75
- Height = 22
- Caption = 'Finalizar'
- TabOrder = 7
- OnClick = BTPararClick
- end
- object BTDesinfectar: TButton
- Tag = 4000
- Left = 296
- Top = 87
- Width = 75
- Height = 22
- Caption = 'Desinfectar'
- TabOrder = 3
- OnClick = BTDesinfectarClick
- end
- object BTRenombrar: TButton
- Tag = 4200
- Left = 296
- Top = 112
- Width = 75
- Height = 22
- Caption = 'Renombrar'
- TabOrder = 4
- OnClick = BTRenombrarClick
- end
- object BTBorrar: TButton
- Tag = 3900
- Left = 296
- Top = 137
- Width = 75
- Height = 22
- Caption = 'Borrar'
- TabOrder = 5
- OnClick = BTBorrarClick
- end
- object BTMover: TButton
- Tag = 3000
- Left = 296
- Top = 162
- Width = 75
- Height = 22
- Caption = 'Mover'
- TabOrder = 6
- OnClick = BTMoverClick
- end
- object BTInformar: TButton
- Tag = 30300
- Left = 296
- Top = 62
- Width = 75
- Height = 22
- Caption = 'Informar'
- TabOrder = 2
- OnClick = BTInformarClick
- end
- object BTConfigurar: TButton
- Tag = 30000
- Left = 296
- Top = 12
- Width = 75
- Height = 22
- Caption = 'Reconfigurar'
- TabOrder = 0
- OnClick = BTConfigurarClick
- end
- object Animate1: TAnimate
- Left = 122
- Top = 96
- Width = 52
- Height = 56
- Active = False
- FileName = '.\virus.avi'
- StopFrame = 84
- end
- object GroupBox1: TGroupBox
- Left = 10
- Top = 156
- Width = 277
- Height = 102
- TabOrder = 9
- object StaticText1: TStaticText
- Tag = 29900
- Left = 13
- Top = 23
- Width = 250
- Height = 32
- AutoSize = False
- Caption =
- 'Selecciona la acci�n que deseas realizar con el fichero infectad' +
- 'o.'
- TabOrder = 0
- end
- object StaticText2: TStaticText
- Tag = 61100
- Left = 13
- Top = 59
- Width = 250
- Height = 28
- AutoSize = False
- Caption =
- 'Pulsa el bot�n Reconfigurar para cambiar la configuraci�n de est' +
- 'e an�lisis.'
- TabOrder = 1
- end
- end
- object ManuForm1: TManuForm
- Enabled = False
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clMaroon
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 181
- Top = 97
- end
- end
-